instruction execution
英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
网络 指令执行
英英释义
noun
- (computer science) the process of carrying out an instruction by a computer
双语例句
- Traditional programming model like C, C++ and Fortran are poorly suited to multi-core architectures because of the assumed single instruction stream execution model and centralized memory structure.
C、C++和Fortran等基于单指令流和统一存储结构的传统编程模型已经无法适应多核处理器结构。 - This paper has discussed the relationship between the machine cycle and instruction execution time for superscalar RISC architecture, issuing multiple instructions in one machine cycle. Several new design features of superscalar RISC architecture with single execution unit and multiple function units have been analysed.
本文讨论超标量RISC结构中单周期发多条指令中周期和执行指令时间的相对关系,并分析了新型超标量RISC结构的实现方案,其中包括具有单个执行部件和多个执行部件的结构。 - This thesis sets forth case instruction in terms of executive condition, organizing execution and realistic meaning and so on.
文中从案例教学法的实施条件、组织实施过程、现实意义等方面进行了阐述。 - Pipeline is dealing with instruction, including instruction decode, issue, and execution.
流水线正在处理指令,包括指令解码、发布和执行。 - It is more efficient to design a simple instruction set that enable the execution of one instruction per clock cycle.
设计一个能够在一个时钟周期执行一条指令的简单指令系统才是更有效的。 - But in reality, the upper software drives the underlying hardware, for example different instruction execution and data access affect the underlying hardware circuit directly and result in different power generation.
但在实际情况中,底层硬件受上层软件驱动,例如不同指令执行和数据存取等软件指令直接影响底层硬件的电路活动,导致不同功耗产生。 - A4-stage instruction pipeline for instruction execution makes at-speed test possible.
四级指令流水线的引入使全速测试成为可能。 - In the traditional Cache, the Cache hit ratio is insured only by the address locality of memory reference instruction stream during program execution, it restricts the improvement of Cache hit ratio.
在传统的Cache中,仅仅依靠程序执行时访存指令流地址的局域性来保证较高的Cache命中率,使得Cache命中率的提高受到限制。 - If supervision engineer issued a directive, contractor should change by supervision engineer change instruction execution.
若监理工程师发出了变更指令,承包人就应按监理工程师的变更指令执行。 - The article essentially describes such points as instruction execution and memory management in constructing a virtual running embedded system.
文中着重介绍了构建嵌入式虚拟运行平台中的指令执行、存储器管理等核心技术问题。